home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-08-21 | 625 b | 14 lines | [TEXT/ttxt] |
- This is the source code for an unfinished arcade game. I originally envisioned
- it becoming a simple, mindless, multi-player network game, but I got sidetracked
- and never completed it. Right now, the program lets one player fly the blue ship,
- with three other ships just placed in random trajectories. The object is simply
- to shoot the other players. Use the left/right arrow keys to rotate the blue ship,
- use the up arrow to thrust, and use the control key to fire missiles. You can redefine
- the keys in 'util.c'.
-
- Requires THINK C, 13" monitor. You can tweak the code to support smaller monitors.
-
- Have fun.
-
- RonAKaps
-